%dbdns="../"%> <%sortid=int(request.querystring("sortid")) tableid=int(request.querystring("tableid")) if sortid="" then sortid=0 if tableid="" then tableid=0 set rs=Server.CreateObject("Adodb.Recordset") sql="select top 8 * from SMT_leaveword where SMT_book_sort="&sortid&" and SMT_book_table="&tableid&" order by SMT_book_id desc" rs.open sql,conn,1,1 if not(rs.eof and rs.bof) then book_view="
"&rs("SMT_book_user")&" ΑτΡΤΣΪ "&rs("SMT_book_date")&" ("&rs("SMT_book_contact")&") |
‘‘‘‘"&trim(rs("SMT_book_content"))&" |